app
Toggle table of contents
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
app
app
/
vector_tile
/
[androidJvm]VectorTile
/
Tile
/
Layer
/
Builder
/
getFeaturesList
get
Features
List
open
fun
getFeaturesList
(
)
:
List
<
VectorTile.Tile.Feature
>
The actual features in this tile.
Content copied to clipboard
repeated .vector_tile.Tile.Feature features = 2;